2024-03-05 15:01:48,608 [ 32575 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-05 15:01:48,608 [ 32575 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-05 15:01:48,608 [ 32575 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-05 15:01:48,608 [ 32575 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_47dq3m --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_HELPER_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_BASE_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBERIZED_HADOOP_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBEROS_KDC_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JS_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_utf8mb4 test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_concurrent_alter_move[mt] test_multiple_disks/test.py::test_concurrent_alter_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk -vvv' altinityinfra/integration-tests-runner:0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.0, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_multinode_simple/test.py::test_follower_restart test_lost_part/test.py::test_lost_last_part test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_library_bridge/test.py::test_load_all test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_ldap_external_user_directory/test.py::test_authentication_fail test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used [gw4] [ 1%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes [gw2] [ 2%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw4] [ 3%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw2] [ 4%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout [gw8] [ 5%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw4] [ 6%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw8] [ 7%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping [gw3] [ 8%] PASSED test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows [gw4] [ 9%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw2] [ 10%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout [gw5] [ 11%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode [gw7] [ 12%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart [gw5] [ 13%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table [gw2] [ 14%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw1] [ 15%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_grpc_protocol/test.py::test_totals_and_extremes [gw2] [ 16%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw6] [ 17%] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation [gw5] [ 18%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower [gw1] [ 19%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] [gw5] [ 20%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_force_recovery/test.py::test_cluster_recovery [gw7] [ 21%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw3] [ 22%] PASSED test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids [gw3] [ 23%] PASSED test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys [gw3] [ 24%] PASSED test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values [gw3] [ 25%] PASSED test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation [gw3] [ 26%] PASSED test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash [gw9] [ 27%] PASSED test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count [gw1] [ 28%] PASSED test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] [gw3] [ 29%] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive [gw4] [ 30%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression [gw4] [ 31%] PASSED test_grpc_protocol/test.py::test_transport_compression [gw7] [ 32%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_internal_secure/test.py::test_secure_raft_works [gw9] [ 33%] PASSED test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw0] [ 34%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw9] [ 35%] PASSED test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count [gw5] [ 36%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_s3_snapshot/test.py::test_s3_upload [gw1] [ 37%] PASSED test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] [gw7] [ 38%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works [gw1] [ 39%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] [gw6] [ 40%] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica [gw0] [ 41%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw3] [ 42%] PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive [gw1] [ 43%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] [gw1] [ 44%] PASSED test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] [gw4] [ 45%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw1] [ 46%] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] [gw1] [ 47%] PASSED test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] [gw0] [ 48%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw1] [ 49%] PASSED test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] [gw0] [ 50%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw7] [ 51%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw5] [ 52%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload [gw0] [ 53%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw0] [ 54%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw0] [ 55%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw1] [ 56%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] [gw2] [ 57%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_nodes_add/test.py::test_nodes_add [gw5] [ 58%] PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw0] [ 59%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw2] [ 60%] PASSED test_keeper_nodes_add/test.py::test_nodes_add test_keeper_three_nodes_start/test.py::test_smoke [gw1] [ 61%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_concurrent_alter_move[mt] [gw0] [ 62%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw0] [ 63%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw2] [ 64%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw0] [ 65%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw1] [ 66%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move[mt] test_multiple_disks/test.py::test_concurrent_alter_move[replicated] [gw0] [ 67%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw0] [ 68%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw0] [ 69%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw0] [ 70%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list [gw0] [ 71%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype [gw0] [ 72%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments [gw0] [ 73%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum [gw1] [ 74%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] [gw0] [ 75%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update [gw0] [ 76%] PASSED test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 [gw6] [ 77%] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw0] [ 78%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 [gw6] [ 79%] PASSED test_lost_part/test.py::test_lost_part_same_replica [gw0] [ 80%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 [gw1] [ 81%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] [gw0] [ 82%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 [gw0] [ 83%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] [gw0] [ 84%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] [gw0] [ 85%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_savepoint_query [gw0] [ 86%] PASSED test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 [gw0] [ 87%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 [gw0] [ 88%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table [gw0] [ 89%] PASSED test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table [gw0] [ 90%] PASSED test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides [gw1] [ 91%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] test_multiple_disks/test.py::test_detach_attach[mt] [gw0] [ 92%] PASSED test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table [gw1] [ 93%] PASSED test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] [gw1] [ 94%] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk [gw0] [ 95%] PASSED test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_utf8mb4 [gw1] [ 96%] PASSED test_multiple_disks/test.py::test_download_appropriate_disk [gw0] [ 97%] PASSED test_materialized_mysql_database/test.py::test_utf8mb4 [gw8] [ 98%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect [gw8] [ 99%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw8] [100%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart =============================== warnings summary =============================== test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 /usr/local/lib/python3.8/dist-packages/_pytest/threadexception.py:77: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-21 Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialize_with_ddl.py", line 1344, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 100, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 97, in alloc_connection raise Exception("Connection not establised, {}".format(errors)) Exception: Connection not establised, ['(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 /usr/local/lib/python3.8/dist-packages/_pytest/threadexception.py:77: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-22 Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialize_with_ddl.py", line 1344, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 100, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 97, in alloc_connection raise Exception("Connection not establised, {}".format(errors)) Exception: Connection not establised, ['(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 611.44s call test_ldap_external_user_directory/test.py::test_role_mapping 311.35s call test_lost_part/test.py::test_lost_part_other_replica 78.77s call test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 73.19s call test_keeper_force_recovery/test.py::test_cluster_recovery 64.27s call test_multiple_disks/test.py::test_concurrent_alter_move[mt] 63.52s call test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 61.99s call test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 61.80s call test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 57.15s call test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 49.31s call test_keeper_three_nodes_start/test.py::test_smoke 42.64s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 39.44s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 36.45s call test_materialized_mysql_database/test.py::test_materialized_with_enum 34.84s call test_keeper_nodes_add/test.py::test_nodes_add 32.51s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 32.19s call test_lost_part/test.py::test_lost_part_mutation 32.06s setup test_max_http_connections_for_replication/test.py::test_keepalive_timeout 30.77s setup test_keeper_s3_snapshot/test.py::test_s3_upload 29.86s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 28.65s call test_materialized_mysql_database/test.py::test_large_transaction 26.17s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 26.16s setup test_keeper_force_recovery/test.py::test_cluster_recovery 25.72s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 22.73s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 20.98s setup test_lost_part/test.py::test_lost_last_part 20.98s setup test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 20.95s setup test_ldap_external_user_directory/test.py::test_authentication_fail 20.38s call test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 19.39s setup test_library_bridge/test.py::test_load_all 18.83s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 18.75s setup test_keeper_multinode_simple/test.py::test_follower_restart 18.42s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 18.18s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 18.14s setup test_keeper_nodes_add/test.py::test_nodes_add 17.48s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 16.83s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 15.97s setup test_grpc_protocol/test.py::test_totals_and_extremes 15.88s setup test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 15.45s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 15.38s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 14.58s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 14.55s teardown test_materialized_mysql_database/test.py::test_utf8mb4 14.25s call test_keeper_s3_snapshot/test.py::test_s3_upload 14.12s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 13.90s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 13.70s teardown test_lost_part/test.py::test_lost_part_same_replica 13.65s teardown test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 13.50s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 13.46s call test_materialized_mysql_database/test.py::test_table_overrides 13.08s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 12.59s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 12.54s call test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 12.24s call test_lost_part/test.py::test_lost_part_same_replica 11.83s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 11.80s setup test_keeper_internal_secure/test.py::test_secure_raft_works 11.66s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 11.50s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 11.43s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 11.27s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 11.23s call test_library_bridge/test.py::test_load_all_many_rows 11.09s call test_multiple_disks/test.py::test_alter_move[mt] 10.43s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 10.29s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 9.65s teardown test_multiple_disks/test.py::test_download_appropriate_disk 9.51s call test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 9.34s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 9.18s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 9.17s call test_materialized_mysql_database/test.py::test_multi_table_update 9.13s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 9.11s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 8.47s call test_max_http_connections_for_replication/test.py::test_keepalive_timeout 7.99s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 7.29s call test_keeper_persistent_log/test.py::test_state_after_restart 6.57s call test_materialized_mysql_database/test.py::test_select_without_columns_5_7 6.55s call test_materialized_mysql_database/test.py::test_select_without_columns_8_0 6.16s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 6.04s call test_lost_part/test.py::test_lost_last_part 5.54s call test_keeper_multinode_simple/test.py::test_follower_restart 5.33s call test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 5.10s call test_materialized_mysql_database/test.py::test_system_parts_table 4.99s call test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 4.67s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 4.66s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 4.63s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 4.52s call test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 4.39s call test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 4.38s call test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 4.28s call test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 4.21s call test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 3.96s teardown test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 3.83s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 3.79s teardown test_grpc_protocol/test.py::test_transport_compression 3.65s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 3.61s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 3.59s call test_materialized_mysql_database/test.py::test_materialized_with_column_comments 3.51s teardown test_ldap_external_user_directory/test.py::test_role_mapping 3.45s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 3.29s call test_library_bridge/test.py::test_recover_after_bridge_crash 3.15s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 3.10s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.02s call test_materialized_mysql_database/test.py::test_table_table 3.00s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 2.97s call test_multiple_disks/test.py::test_background_move[mt] 2.86s call test_multiple_disks/test.py::test_background_move[replicated] 2.73s teardown test_keeper_nodes_add/test.py::test_nodes_add 2.45s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 2.43s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.39s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 2.38s call test_library_bridge/test.py::test_load_all 2.30s call test_materialized_mysql_database/test.py::test_system_tables_table 2.26s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 2.24s call test_materialized_mysql_database/test.py::test_utf8mb4 2.22s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 2.12s call test_multiple_disks/test.py::test_download_appropriate_disk 2.09s call test_multiple_disks/test.py::test_alter_policy[replicated] 2.09s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 1.99s call test_materialized_mysql_database/test.py::test_savepoint_query 1.95s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 1.89s call test_multiple_disks/test.py::test_detach_attach[replicated] 1.85s call test_multiple_disks/test.py::test_alter_policy[mt] 1.81s teardown test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 1.75s call test_library_bridge/test.py::test_path_validation 1.73s call test_multiple_disks/test.py::test_detach_attach[mt] 1.67s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 1.65s call test_library_bridge/test.py::test_load_ids 1.65s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 1.53s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.46s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 1.33s call test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 1.32s call test_library_bridge/test.py::test_load_keys 1.08s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.95s setup test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 0.89s call test_library_bridge/test.py::test_null_values 0.83s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.66s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.49s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.22s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.20s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.18s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.16s call test_grpc_protocol/test.py::test_totals_and_extremes 0.09s call test_keeper_internal_secure/test.py::test_secure_raft_works 0.09s call test_grpc_protocol/test.py::test_transport_compression 0.02s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move[mt] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s teardown test_max_http_connections_for_replication/test.py::test_keepalive_timeout 0.00s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 0.00s setup test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 0.00s setup test_multiple_disks/test.py::test_detach_attach[mt] 0.00s setup test_multiple_disks/test.py::test_alter_move[mt] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s teardown test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 0.00s setup test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s setup test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move[mt] 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s setup test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s setup test_library_bridge/test.py::test_load_ids 0.00s setup test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_multiple_disks/test.py::test_background_move[replicated] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s setup test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.00s setup test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 0.00s setup test_multiple_disks/test.py::test_alter_policy[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s setup test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_multiple_disks/test.py::test_background_move[mt] 0.00s setup test_materialized_mysql_database/test.py::test_system_parts_table 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_library_bridge/test.py::test_load_all 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s teardown test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s setup test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_multiple_disks/test.py::test_alter_policy[mt] 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_library_bridge/test.py::test_load_ids 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s setup test_library_bridge/test.py::test_load_keys 0.00s teardown test_multiple_disks/test.py::test_detach_attach[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_system_parts_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s setup test_multiple_disks/test.py::test_background_move[replicated] 0.00s teardown test_library_bridge/test.py::test_path_validation 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_library_bridge/test.py::test_null_values 0.00s setup test_library_bridge/test.py::test_path_validation 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_library_bridge/test.py::test_load_all_many_rows 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_materialized_mysql_database/test.py::test_utf8mb4 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_library_bridge/test.py::test_null_values 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_library_bridge/test.py::test_load_all_many_rows 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_library_bridge/test.py::test_load_keys 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_system_tables_table 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_multiple_disks/test.py::test_background_move[mt] 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_table_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s setup test_multiple_disks/test.py::test_download_appropriate_disk 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout =========================== short test summary info ============================ PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_library_bridge/test.py::test_load_all PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_lost_part/test.py::test_lost_last_part PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_library_bridge/test.py::test_load_all_many_rows PASSED test_library_bridge/test.py::test_load_ids PASSED test_library_bridge/test.py::test_load_keys PASSED test_library_bridge/test.py::test_null_values PASSED test_library_bridge/test.py::test_path_validation PASSED test_max_http_connections_for_replication/test.py::test_keepalive_timeout PASSED test_multiple_disks/test.py::test_alter_move[mt] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] PASSED test_multiple_disks/test.py::test_alter_policy[mt] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_multiple_disks/test.py::test_alter_policy[replicated] PASSED test_multiple_disks/test.py::test_background_move[mt] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_multiple_disks/test.py::test_background_move[replicated] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_multiple_disks/test.py::test_concurrent_alter_move[mt] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments PASSED test_multiple_disks/test.py::test_concurrent_alter_move[replicated] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum PASSED test_materialized_mysql_database/test.py::test_multi_table_update PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] PASSED test_materialized_mysql_database/test.py::test_savepoint_query PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 PASSED test_materialized_mysql_database/test.py::test_system_parts_table PASSED test_materialized_mysql_database/test.py::test_system_tables_table PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] PASSED test_materialized_mysql_database/test.py::test_table_overrides PASSED test_multiple_disks/test.py::test_detach_attach[mt] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] PASSED test_materialized_mysql_database/test.py::test_table_table PASSED test_multiple_disks/test.py::test_download_appropriate_disk PASSED test_materialized_mysql_database/test.py::test_utf8mb4 PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart ================= 100 passed, 2 warnings in 701.67s (0:11:41) ==================